In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / ShowText Property

ShowText Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(27)>

Property ShowText As Boolean
[DispId(27)]

bool ShowText {get; set;}
read-write property ShowText: Boolean; 
DispIdAttribute(27)

function get,set ShowText : boolean
[DispId(27)]

__property bool get_ShowText();

__property void set_ShowText( 

   bool value

);
[DispId(27)]

property bool ShowText {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members